home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / mac / 3-Presentations / Apple Demos / Training / AppleCD SC Training / Using the AppleCD SC / card_19467.txt < prev    next >
Text File  |  1990-04-02  |  4KB  |  192 lines

  1. -- card: 19467 from stack: in
  2. -- bmap block id: 22873
  3. -- flags: 4000
  4. -- background id: 2282
  5. -- name: Home
  6. ----- HyperTalk script -----
  7. on idle
  8.   pass idle
  9. end idle
  10.  
  11. on startup
  12.   pass startup
  13. end startup
  14.  
  15. on closeCard
  16.   set scroll of card field id 128 to 1
  17. end closeCard
  18.  
  19.  
  20.  
  21. -- part 121 (button)
  22. -- low flags: 00
  23. -- high flags: A003
  24. -- rect: left=417 top=281 right=303 bottom=483
  25. -- title width / last selected line: 0
  26. -- icon id / first selected line: 0 / 0
  27. -- text alignment: 1
  28. -- font id: 0
  29. -- text size: 12
  30. -- style flags: 0
  31. -- line height: 16
  32. -- part name: GO BACK
  33. ----- HyperTalk script -----
  34. on mouseUp
  35.   play harpsichord d4
  36.   visual wipe right
  37.   go back
  38. end mouseUp
  39.  
  40.  
  41.  
  42.  
  43. -- part 123 (button)
  44. -- low flags: 00
  45. -- high flags: 0000
  46. -- rect: left=349 top=129 right=177 bottom=447
  47. -- title width / last selected line: 0
  48. -- icon id / first selected line: 0 / 0
  49. -- text alignment: 1
  50. -- font id: 0
  51. -- text size: 12
  52. -- style flags: 0
  53. -- line height: 16
  54. -- part name: New Button
  55. ----- HyperTalk script -----
  56. on mouseUp
  57.   play harpsichord c4
  58.   visual effect venetian blinds to gray
  59. end mouseUp
  60.  
  61.  
  62.  
  63.  
  64. -- part 127 (button)
  65. -- low flags: 00
  66. -- high flags: 0000
  67. -- rect: left=448 top=28 right=52 bottom=484
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 1011 / 1011
  70. -- text alignment: 1
  71. -- font id: 0
  72. -- text size: 12
  73. -- style flags: 0
  74. -- line height: 16
  75. -- part name: New Button
  76. ----- HyperTalk script -----
  77. on mouseUp
  78.   play harpsichord c4
  79.   visual effect venetian blinds to gray
  80.   go to card id 5341
  81. end mouseUp
  82.  
  83.  
  84.  
  85.  
  86. -- part 128 (field)
  87. -- low flags: 01
  88. -- high flags: 2007
  89. -- rect: left=26 top=73 right=301 bottom=285
  90. -- title width / last selected line: 0
  91. -- icon id / first selected line: 0 / 0
  92. -- text alignment: 0
  93. -- font id: 20
  94. -- text size: 12
  95. -- style flags: 0
  96. -- line height: 16
  97. -- part name: 
  98.  
  99.  
  100. -- part 129 (field)
  101. -- low flags: 00
  102. -- high flags: 0000
  103. -- rect: left=20 top=30 right=51 bottom=295
  104. -- title width / last selected line: 0
  105. -- icon id / first selected line: 0 / 0
  106. -- text alignment: 1
  107. -- font id: 0
  108. -- text size: 12
  109. -- style flags: 0
  110. -- line height: 16
  111. -- part name: 
  112.  
  113.  
  114. -- part 130 (button)
  115. -- low flags: 00
  116. -- high flags: 2000
  117. -- rect: left=19 top=16 right=51 bottom=63
  118. -- title width / last selected line: 0
  119. -- icon id / first selected line: 1008 / 1008
  120. -- text alignment: 1
  121. -- font id: 0
  122. -- text size: 12
  123. -- style flags: 0
  124. -- line height: 16
  125. -- part name: Home
  126. ----- HyperTalk script -----
  127. on mouseUp
  128.   answer "What Do You Want To Print?" with "Cancel" or "Scroll Bar" or "Card"
  129.   if it is "Card" then
  130.     doMenu "Print Card"
  131.   end if
  132.   if it is "Scroll Bar" then
  133.     put card field id 128 into PrintThis
  134.     visual barn door open to card
  135.     go to card "Print Card"
  136.     put PrintThis into card field id 1
  137.   end if
  138.   if it is "Cancel" then
  139.     put "Cancel" into it
  140.   end if
  141. end mouseUp
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148. -- part contents for card part 128
  149. ----- text -----
  150.  
  151. Follow these instructions to put a CD-ROM in the caddy, insert  the caddy, and turn on the AppleCD SC.
  152.  
  153. 1.  Open the caddy. 
  154.  
  155.      Hold the caddy so that the thumb and 
  156.      middle finger of one hand are pressing in 
  157.      on the sides of the case where it says Open.  
  158.      Use your other hand to open the lid. 
  159.  
  160. 2.  Put the CD-ROM in the caddy label side up.
  161.        
  162.       Try not to touch the surface of the CD-ROM 
  163.        as you transfer it from the jewel case to the 
  164.        caddy.  It's best if you handle it like a 
  165.        phonograph record‚Äîby the edges.  Tip the 
  166.        front edge of the CD-ROM down slightly 
  167.        as you insert it so it doesn't catch on the 
  168.        ledge of the caddy. 
  169.  
  170. 3.  Turn on the AppleCD SC.  Do this before 
  171.       turning on your computer.
  172.  
  173.                          IMPORTANT
  174. If there are other SCSI devices connected to your computer, be sure that the first and last devices on the SCSI chain are also turned on.
  175.  
  176. 4.  Turn ON your computer.
  177.  
  178. 5.  Put the caddy containing your CD-ROM in 
  179.       the AppleCD SC.
  180.  
  181.       Insert the caddy in the drive with 
  182.       the label facing up, shutter end first.
  183.  
  184. 6.  Follow the instructions that come with the 
  185.      CD-ROM being used.
  186.  
  187.  
  188.  
  189.  
  190. -- part contents for card part 129
  191. ----- text -----
  192. Using CD-ROM